Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic/FOMU/FOMU_blink/makeit.sh: recognize different types of board (FOMU_REV) #44

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

vazhnov
Copy link
Contributor

@vazhnov vazhnov commented Jul 21, 2021

I tried to run through this tutorial https://github.com/BrunoLevy/learn-fpga/blob/master/FemtoRV/TUTORIALS/FOMU.md and I found it doesn't work with my FOMU, which is the very first version, v0.0, here https://workshop.fomu.im/en/latest/requirements/hardware.html it is named "Hacker".

So I took logic and variables names from https://github.com/im-tomu/fomu-workshop/blob/master/hdl/board.mk and I copied board files from https://github.com/im-tomu/fomu-workshop/tree/master/pcf

Now my FOMU works with these commands:

export FOMU_REV=hacker
cd learn-fpga/Basic/FOMU/FOMU_blink
./makeit.sh

And now my FOMU blinks with RGB LED.

I'm not sure about license clean of the result:

  • I took *.pcf files from a project with Apache License 2.0
  • This project is distributing under BSD-3-Clause License

But these files are board description, and they are probably trivial.

Another strange thing: file FemtoRV/BOARDS/fomu-pvt.pcf is different. I hope it's correct here https://github.com/im-tomu/fomu-workshop/blob/master/pcf/fomu-pvt.pcf

P.S.: I'm a newbie in all this FPGA world, so maybe I did something wrong.

@vazhnov
Copy link
Contributor Author

vazhnov commented Jul 23, 2021

@BrunoLevy , what do you think about this change?

@vazhnov
Copy link
Contributor Author

vazhnov commented Jul 24, 2021

I've asked the fomu-workshop project to share these files under more permissive license: im-tomu/fomu-workshop#505

@vazhnov
Copy link
Contributor Author

vazhnov commented Aug 6, 2021

@BrunoLevy , could you please take a look at the answer im-tomu/fomu-workshop#505 ?

@BrunoLevy
Copy link
Owner

BrunoLevy commented Aug 6, 2021 via email

@vazhnov
Copy link
Contributor Author

vazhnov commented Sep 20, 2021

Just a reminder :)

@vazhnov
Copy link
Contributor Author

vazhnov commented Apr 23, 2022

Just a reminder-2022 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants